-
Notifications
You must be signed in to change notification settings - Fork 468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new: EKS Pod Identity lab #789
Conversation
✅ Deploy Preview for eks-workshop ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
To align with our intent in #714 lets install the pod identity addon using the CLI instead of Terraform. You can see an example of where we've done this in the EBS lab https://www.eksworkshop.com/docs/fundamentals/storage/ebs/ebs-csi-driver |
Fixed |
Looks good to me. @rodrigobersa let us if you're good for this to merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready @niallthomson !
Thanks everyone! |
What this PR does / why we need it: Demonstrate new EKS Pod Identity Functionality
Which issue(s) this PR fixes:
Fixes #764
Quality checks
make test module="<module>"
it was successful (see https://github.com/aws-samples/eks-workshop-v2/blob/main/docs/automated_tests.md)By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.